.banner img {
	width: 100%;
}

.position {
	width: 1000px;
	margin: 0 auto;
	margin-top: 10px;
	padding-bottom: 10px;
	line-height: 40px;
	border-bottom: 1px dashed #b5b5b5;
}

.position img {
	float: left;
	margin-right: 5px;
}

.hantang {
	padding: 10px;
	width: 100%;
	overflow: hidden;
}

.hantang em {
	margin-top: 10px;
	display: inline-block;
	width: 350px;
	margin-right: 15px;
	overflow: hidden;
}

.hantang em img {
	width: 100%;
	height:240px;
}

.hantang_pic {
	width: 100%;
	overflow: hidden;
	padding: 20px;
}

.hantang_pic i {
	float: left;
	width: 316px;
	height: 240px;
	overflow: hidden;
	padding: 5px;
}

.hantang_pic i img {
	width: 100%;
	height: 100%;
}

.position span:nth-of-type(2) {
	isplay: inline-block;
	color: #db251a;
	margin-left: 5px;
}

.kind {
	width: 1000px;
	margin: 30px auto;
}

.chooseKind {
	width: 220px;
	float: left;
}

.changeKind {
	width: 735px;
	float: right;
	position: relative;
}

.chooseKindBox {
	width: 100%;
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
}

.kindBanner {
	width: 100%;
	/*height: 65px;*/
	padding: 7px 0;
	background: #45ba0c;
	color: white;
	text-align: center;
	font-size: 18px;
}
.kindBanner p:nth-of-type(2){
	font-size: 13px;
}
.chooseKindBox+img {
	margin-top: 30px;
}

.kindOne {
	width: 100%;
}

.kindOne {
	display: none;
}

.kindOne:nth-of-type(1) {
	display: block;
}

.kindOneBnner {
	width: 100%;
	margin-top: 20px;
	border-bottom: 1px solid #d2d2d2;
}

.kindOneBnner span {
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 2px solid #45ba0c;
	float: left;
	font-size: 20px;
}

.kindContent,.lease1 {
	width: 100%;
	margin-top: 30px;
}

.content1,.content2,.content3,.content4 {
	width: 100%;
	/*margin-top: 10px;*/
}

.kindContent h3,.lease1 h3 {
	float: left;
	margin-right: 20px;
	background: #45ba0c;
	color: white;
	padding: 3px;
	margin-top: 5px;
	font-size: 15px;
}

.productName,.leaseName {
	float: left;
	width: 675px;
}
.name1{
	width: 675px;
	overflow: hidden;
	text-align: center;
}
.name1 p{
	/*width: 675px;*/
	margin-left: 5px;
	display: inline-block;
	text-align: center;
	margin-top: 30px;
}
.name1 p span{
	display: block;
	line-height: 25px;
	font-size: 13px;
}
.mmm>img{
	width: 324px;
	height: 400px;
}
.name2 p>img{
	width: 522px;
	height: 286px;
}
.name1 p em{
	display: block;
	width: 300px;
	height: 400px;
	overflow: hidden;
}
.name1 p dfn{
	display: block;
	width: 500px;
	height: 300px;
	overflow: hidden;
}
.name1 p dfn img{
	width: 100%;
	height: 100%;
}
.name1 p em img{
	width: 100%;
	height: 100%;
}
.mm{
	height: 300px;
	overflow: hidden;
}
.mmm{
	width: 48%;
	display: inline-block;
}
.mmm img{
	height: 500px;
}
.pp{
	display: block;
	margin-left: 40px;
	text-align: center;
}
.mnm{
	margin-left: 130px;
}
.ppp{
	display: block;
	margin: 0 auto;
}
.pp span{
	display: block;
}
.productName strong,.leaseName strong {
	display: inline-block;
	margin: 10px 0;
}

.productName p,.leaseName p {
	line-height: 30px;
	font-size: 15px;
	letter-spacing: 1px;
}

.content2 .showImg {
	width: 675px;
	margin-top: 20px;
}

.content2 .showImg img {
	float: left;
}

.content2 .showImg img:nth-of-type(1) {
	width: 285px;
	height: 238px;
	margin-right: 10px;
}

.content2 .showImg img:nth-of-type(2) {
	width: 380px;
	height: 238px;
	margin-bottom: 10px;
}

.content2 .showImg img:nth-of-type(3) {
	width: 380px;
	height: 162px;
}

.clearfix:after {
	content: ".";
	font-size: 0;
	display: block;
	clear: both;
	visibility: hidden;
}

.treebox {
	width: 220px;
	text-align: left;
}

.menu {
	width: 100%;
	overflow: hidden;
}

.level2 li {
	width: 198px;
	height: 50px;
	padding-left: 20px;
	line-height: 45px;
	color: #45ba0c;
	border-bottom: 1px dotted #d2d2d2;
	cursor: pointer;
	font-size: 15px;
	position: relative;
	transition: all .5s ease 0s;
}
.level3 li{
	height: 40px;
}
.level2 li img {
	margin-right: 10px;
}

.menu li.level1 .choose {
	display: inline-block;
	width: 198px;
	height: 40px;
	padding-left: 20px;
	padding-top: 10px;
	line-height: 33px;
	/*font-size: 15px;*/
	border-bottom: 1px solid #45ba0c;
	position: relative;
	cursor: pointer;
}

.current {
	color: #45ba0c;
}

.menu li ul {
	overflow: hidden;
}

.menu li ul.level2 {
	/*display: none;*/
}

.treebox .menu li .showDown {
	display: block;
}

.level1 i {
	width: 25px;
	height: 25px;
	background-image: url(../img/product/shape2.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	right: 20px;
	top: 18px;
}

.level1 .down {
	background: url(../img/product/shape1.png) no-repeat;
}

.leaseImage {
	padding-top: 20px;
}

.leaseImage img {
	height: 260px;
	width: 360px;
	margin-bottom: 10px;
}

.leaseImage img:nth-child(2n+1) {
	float: left;
	margin-right: 10px;
}

.content2 .showImg #ky360 {
	width: 600px;
	height: 260px;
}

.level2 span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #21ac37;
	margin-right: 20px;
}

.current2 {
	background: #2F9300;
}

.aColor {
	color: white;
}

.aColor2 {
	color: black;
}

.level2 .noneBackground {
	background: white;
}